Skip to content

Conversation

nicoburns
Copy link
Contributor

Now that malloc_size_of is published to crates.io we are moving the trait implementations of MallocSizeOf and related traits into the crates that define the types. This will avoid the situation where depending on malloc_size_of pulls in a large number of dependencies.

This PR adds the implementation of MallocSizeOf to the smallbitvec crate.

@mbrubeck mbrubeck merged commit b17ba46 into main Feb 15, 2025
@mbrubeck
Copy link
Collaborator

Published in smallbitvec 2.6.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants